



/* #home .banner .center {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

#home .banner .center .banner-box {
    width: 220px;
    height: 100%;
    float: right;
    background-color: rgba(255, 255, 255, 0.9);
}

#home .banner .center .banner-box ul {
    height: 100%;
}

#home .banner .center .banner-box ul li {
    width: 100%;
    height: 20%;
    box-sizing: border-box;
    padding: 20px 10px !important;
    border-bottom: 1px dashed #efaf1a;
    display: flex;
}

#home .banner .center .banner-box ul li:last-of-type {
    border-bottom: none;
}

#home .banner .center .banner-box ul li .ico {
    width: 37px;
    height: 100%;
    display: flex;
    margin-right: 8px;
}

#home .banner .center .banner-box ul li .ico img {
    width: 100%;
    height: 43px;
    margin: auto;
} 

#home .banner .center .banner-box ul li .text p:nth-of-type(2) {
    font-size: 14px;
} */
.slogan img{
    display: block;
    width: 100%;
    height: 100%;
}
#home .content .con-title {
    display: flex;
    justify-content: space-between;
    padding-bottom: 12px;
    padding-top: 11px;
    border-bottom: 1px solid #e5e5e5;
}

#home .content .con-title .left span {
    vertical-align: bottom;
}
#home .content .con-title .left div{
    display: inline-block;
    margin-left: 20px;
}
#home .content .con-title .left div a{
    margin-right: 25px;
    font-size: 14px;
    color: #676767;
}
#home .content .con-title .left span:nth-of-type(1),#home .content .con-title .left .s1 {
    font-size: 20px;
    color: #333;
}

#home .content .con-title .left span:nth-of-type(2),#home .content .con-title .left .s2 {
    color: #666;
    font-style: italic;
    font-size: 14px;
}

#home .content .con-title .right {
    display: flex;
    align-items: flex-end;
}

#home .content .con-title .right a {
    color: #666;
    margin-left: 24px;
}

#home .content .con-title .right p a {
    font-size: 14px;
    color: #999;
}

#home .content .slogan {
    width: 100%;
    height: 100px;;
    cursor: pointer;
    display: block;
}







#home .content .worker-school .w-body,
#home .content .five-year .w-body {
    width: 100%;
    box-sizing: border-box;
    padding-top: 12px;
    display: flex;
    justify-content: space-between;
}

#home .content .worker-school .w-body>div,
#home .content .five-year .w-body>div {
    /* margin-bottom: 14px; */
}

#home .content .worker-school .w-body .hot,
#home .content .five-year .w-body .hot {
    width: 320px;
    height: 460px;
    position: relative;
    box-shadow: 0px 0px 15px 0px rgba(4, 0, 0, 0.15);
}
#home .content .worker-school .w-body .hot > div,
#home .content .five-year .w-body .hot > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
}
#home .content .worker-school .w-body .hot > div .title,
#home .content .five-year .w-body .hot > div .title{
    text-indent: 1em;
    line-height: 1;
    padding-bottom: 12px;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 16px;
}
#home .content .worker-school .w-body .hot > div .list,
#home .content .five-year .w-body .hot > div .list{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}
#home .content .worker-school .w-body .hot > div .list a,
#home .content .five-year .w-body .hot > div .list a{
    display: block;
    text-align: center;
    line-height: 1;
    margin-bottom: 30px;
    color: #fff;
    padding: 5px;
    font-size: 14px;
}
#home .content .worker-school .w-body .hot > div .list a:hover,
#home .content .five-year .w-body .hot > div .list a:hover{
    color: #fff !important;
    text-decoration: underline ;
}






#home .content .worker-school .w-body .issue,
#home .content .five-year .w-body .issue {
    width: 475px;
    height: 460px;
    display: flex;
    flex-wrap:wrap;
}
#home .content .worker-school .w-body .issue > div:nth-of-type(even),
#home .content .five-year .w-body .issue > div:nth-of-type(even) {
    margin-right: 0;
}
#home .content .worker-school .w-body .issue .list,
#home .content .five-year .w-body .issue .list{
    width: 220px;
  height: 220px;
  margin-right: 35px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 15px 0px 	rgba(4, 0, 0, 0.15);
}
#home .content .worker-school .w-body .issue .list .img,
#home .content .five-year .w-body .issue .list .img {
    width: 100%;
    height: 120px;
    background-color: #ccc;
    overflow: hidden;
  }
  #home .content .worker-school .w-body .issue .list .img:hover img ,
  #home .content .five-year .w-body .issue .list .img:hover img{
    transform: scale(1.2);
  }
  #home .content .worker-school .w-body .issue .list .img img ,
  #home .content .five-year .w-body .issue .list .img img{
    width: 100%;
    display: block;
    transition: all 0.3s ease-out;
  }
  #home .content .worker-school .w-body .issue .list .con ,
  #home .content .five-year .w-body .issue .list .con{
    box-sizing: border-box;
    padding: 10px 12px 0;
  }
  #home .content .worker-school .w-body .issue .list .con .c-name ,
  #home .content .five-year.w-body .issue .list .con .c-name {
    text-align: center;
  }
  #home .content .worker-school .w-body .issue .list .con .c-num,
  #home .content .five-year .w-body .issue .list .con .c-num  {
    display: flex;
    justify-content: space-between;
    margin: 7px 0;
  }
  #home .content .worker-school .w-body .issue .list .con .c-num span,
  #home .content .five-year .w-body .issue .list .con .c-num span {
    font-size: 12px;
    color: #999;
  }
  #home .content .worker-school .w-body .issue .list .con .btn ,
  #home .content .five-year .w-body .issue .list .con .btn{
    display: flex;
    justify-content: space-between;
  }
  #home .content .worker-school .w-body .issue .list .con .btn a ,
  #home .content .five-year .w-body .issue .list .con .btn a{
    display: block;
    width: 84px;
    height: 24px;
    border-radius: 4px;
    border: solid 1px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    cursor: pointer;
  }
  #home .content .worker-school .w-body .issue .list .con .btn .b1 ,
  #home .content .five-year .w-body .issue .list .con .btn .b1{
    color: #ed4b2b;
    border-color: #ed4b2b;
  }
  #home .content .worker-school .w-body .issue .list .con .btn .b1:hover,
  #home .content .five-year .w-body .issue .list .con .btn .b1:hover {
    background-color: #ed4b2b;
    color: #fff;
  }
  #home .content .worker-school .w-body .issue .list .con .btn .b2,
  #home .content .five-year .w-body .issue .list .con .btn .b2 {
    color: #00b2fc;
    border-color: #00b2fc;
  }
  #home .content .worker-school .w-body .issue .list .con .btn .b2:hover ,
  #home .content .five-year .w-body .issue .list .con .btn .b2:hover{
    background-color: #00b2fc;
    color: #fff;
  }





















#home .content .worker-school .w-body .sch,
#home .content .five-year .w-body .sch {
    width: 336px;
    height: 460px;
    box-sizing: border-box;
    padding: 14px 16px;
    box-shadow: 0px 0px 15px 0px 	rgba(4, 0, 0, 0.15);
}
#home .content .worker-school .w-body .sch .title,
#home .content .five-year .w-body .sch .title{
    width: 100%;
    height: 24px;
    border-left: 4px solid #359ee1;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
#home .content .worker-school .w-body .sch .title span,
#home .content .five-year .w-body .sch .title span {
    text-indent: 1em;
    line-height: 24px;
}
#home .content .worker-school .w-body .sch .title a,
#home .content .five-year .w-body .sch .title a{
    font-size: 12px;
    color: #666;
    line-height: 24px;
    margin-left: auto;
}
#home .content .worker-school .w-body .sch > ul li,
#home .content .five-year .w-body .sch > ul li{
    display: flex;
    margin-bottom: 20px;
}
#home .content .worker-school .w-body .sch > ul li .d,
#home .content .five-year .w-body .sch > ul li .d{
    font-size: 14px;
    color: #359ee1;
}
#home .content .worker-school .w-body .sch > ul li p,
#home .content .five-year .w-body .sch > ul li p{
    font-size: 14px;
    width: 220px;
    margin-left: 6px;
}
#home .content .worker-school .w-body .sch > ul li .time,
#home .content .five-year .w-body .sch > ul li .time{
    width: 70px;
    margin-left: auto;
    font-size: 12px;
    color: #999;
}


























#home .content .new-news{
    margin-bottom: 20px;
}
#home .content .new-news .n-body{
    display:flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#home .content .new-news .n-body >div{
    width: 388px;
    height: 450px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 14px;
    box-shadow: 0px 4px 8px 0px rgba(4, 0, 0, 0.15);
    margin-bottom: 26px;
}
#home .content .new-news .n-body .n-z-head{
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    justify-content: space-between;
}   
#home .content .new-news .n-body .n-z-head p{
    padding: 0 10px  10px;
    border-bottom:2px solid #e60012;
    color:#323232;
}
#home .content .new-news .n-body .n-z-head a{
    font-size:14px;
    color: #999;
}
#home .content .new-news .n-body .n-z-head a:hover{
    color:#efaf1a;

}
#home .content .new-news .n-body .n-z-body {
    /* margin-top: 14px; */
}
#home .content .new-news .n-body .n-z-body .big a{
    display: block;
    width: 100%;
    display: flex;
}
#home .content .new-news .n-body .n-z-body .big a .img{
    width: 150px;
    height: 100px;
    background-color: #ccc;
    flex-shrink: 0;
    overflow: hidden;
    margin-bottom: 6px;
    border-radius: 6px;
}
#home .content .new-news .n-body .n-z-body .big a .img img{
    width: 100%;
}
#home .content .new-news .n-body .n-z-body .big a .con{
    flex: 1;
    margin-left: 14px;
    min-width: 0;
}
#home .content .new-news .n-body .n-z-body ol li{
    border-bottom: 1px dashed #ccc;
    padding-top: 12px;
    padding-bottom: 12px;
    cursor: pointer;
}
#home .content .new-news .n-body .n-z-body ol li:last-of-type{
    border-bottom: none;
}
#home .content .new-news .n-body .n-z-body ol li a{
    display: block;
    width: 100%;
    position: relative;
    font-size: 14px;
}
#home .content .new-news .n-body .n-z-body ol li span{
    color: #e60012;
}
#home .content .new-news .n-body .n-z-body ol li img{
    position: absolute;
    top: 2px;
    right: 0;
}
#home .content .new-news .n-body .n-z-body ol li .time{
    font-size: 14px;
    color: #999;
    float: right;
}
#home .content .new-news .n-body .n-z-body .big a .con .t2{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
#home .content .new-news .n-body .n-z-body .big a .con .t2 span{
    font-size: 14px;
    color: #999;
}



.school-box .module-title {
    margin-bottom: 1%;
}
.module-title {
    position: relative;
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #36477a;
    margin-bottom: 40px;
}
.module-title {
    position: relative;
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #36477a;
    margin-bottom: 40px;
}
.module-title span {
    position: relative;
}
.module-title span::after {
    left: -136px;
}
.module-title span::after, .module-title span::before {
    content: '';
    display: block;
    position: absolute;
    width: 116px;
    height: 24px;
    top: 10px;
    background: url(../image/tit-left.png) no-repeat top right;
}
.module-title span::before {
    right: -136px;
    background: url(../image/tit-right.png) no-repeat top left;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}
.pool-entry {
    text-align: center;
    padding-top: 15px;
}
.pool-entry a {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    color: #d7762c;
    border: 1px solid #d7762c;
    border-radius: 5px;
    padding: 0 20px 0 12px;
    background: url(../image/li-more2.png) no-repeat center right 5px;
}
.module-sub-title {
    width: 98%;
    margin: 0 auto;
    border-bottom: 1px solid #d0d5da;
}
.module-sub-title h2, .module-sub-title h3 {
    height: 24px;
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    color: #333;
    padding-left: 13px;
    margin-right: 20px;
    background: url(../image/tit-l.png) no-repeat center left;
}
.module-sub-title .more {
    font-size: 16px;
}
.module-sub-title .more {
    float: right;
    margin-right: 10px;
    color: #838c94;
}
.school-list-main {
    padding: 10px 0;
}
.school-list dl {
    float: left;
    width: 18%;
    margin: 10px 1%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    overflow: hidden;
}
.school-list dt {
    height: 107px;
    border: 1px solid #ebebeb;
    border-bottom: none;
    overflow: hidden;
}
.school-list dd {
    padding: 0 10px 10px;
    border: 1px solid #ebebeb;
}
.school-list dd .school-logo {
    position: relative;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.school-list dd .school-logo a {
    position: absolute;
    width: 60px;
    height: 60px;
    padding: 5px;
    background-color: #fff;
    left: 0;
    bottom: 0;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 6px 3px rgba(0,0,0,.1);
    box-shadow: 0 0 6px 3px rgba(0,0,0,.1);
}
.school-list dd .school-logo p {
    text-align: right;
    color: #8d959d;
    white-space: nowrap;
}
.school-list dd p {
    font-size: 12px;
}
.school-list .address-icon {
    margin-right: 4px;
    background-position: 0 -238px;
}
.icon {
    padding: 2px 10px;
    margin-right: 10px;
    background: url(../image/icon.png) no-repeat;
}
.school-logo .tag {
    margin-left: 5px;
    padding: 0px 5px;
    background: #fff;
    border: 1px solid #a8b5db;
    color: #4058a2;
    height: 16px;
    line-height: 16px;
}
.tag-color1 {
    background-color: #98b984;
}
.tag {
    font-size: 12px;
    color: #fff;
    line-height: 1;
    padding: 1px 5px;
    margin: 0 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
em {
    font-style: normal;
}
.tag-yk3 {
    background-color: #c58686;
}
.tag-yk2 {
    background-color: #73babc;
}
.tag-yk1 {
    background-color: #7c8cbf;
}
.tag-color2 {
    background-color: #6f90c6;
}
.tag-color1 {
    background-color: #98b984;
}
.school-list dd .school-name {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.school-list dd .school-cnt {
    height: 32px;
    color: #888;
    line-height: 16px;
    margin-bottom: 16px;
    overflow: hidden;
}

.school-list dd p {
    font-size: 12px;
}
.school-list-main .tag-list {
    position: relative;
    border-top: 1px dashed #e3e3e8;
    padding-top: 16px;
    max-height: 64px;
    line-height: 24px;
    overflow: hidden;
    padding-left: 35px;
}
.school-list-main .tag-list span {
    position: absolute;
    left: 0;
    width: 60px;
    font-size: 12px;
}
.school-list-main .tag-list.no-border {
    border: none !important;
    padding-top: 8px;
}

